Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterCollectionEventArgs<T> Class : Item Property |
public T Item {get;}
'Declaration
Public ReadOnly Property Item As T
'Usage
Dim instance As RasterCollectionEventArgs(Of T) Dim value As T value = instance.Item
public T Item {get;}
get_Item();